home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-31 | 1.7 KB | 39 lines | [TEXT/MPS ] |
- Microsoft is a a registered trademark of Microsoft Corporation.
-
- These examples are derived from the Microsoft Support Services
- Application Note ME0333 dated 08/90, "Using Pascal Code Resources."
-
- All examples were created and tested using Microsoft Excel for
- the Macintosh version 3.0 and Language Systems FORTRAN 3.0.
-
- It is recommended that you read the Microsoft Application Note
- or "The Microsoft Excel Technical Reference for the Macintosh"
- which are part of the Microsoft Excel Developer's Kit. This is
- available for a fee by calling the Microsoft Sales and
- Information Center at (800) 426-9400.
-
- The standard disclaimer:
-
- INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY
- ACCOMPANY THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF
- ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
- TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR
- A PARTICULAR PURPOSE. The user assumes the entire risk as to the
- accuracy and the use of this material.
-
- What is in this folder?
-
- In the FORTRAN Macros Folder are the source code and
- corresponding resources for FORTRAN macros that illustrate
- using each of the Excel Data Types in FORTRAN code resources.
- Macro1 is an Excel macro sheet within the Resources folder
- that has example Excel calls to all of the macros.
- In general these macros are useful only as examples to
- create your own macros. For more information on macros read
- the Microsoft Excel manuals and technical notes. For more
- information on creating code resources in FORTRAN see
- Technical Notes F22 and F26 or look in the FORTRAN 3.0
- reference manual. There are limitations on what you can do
- within a code resource and they are well documented in
- those places.
-